Skip to main content
Feedback

Adding a Connector step

The Connector step dialog contains the following tabs:

General

Set the connector, connector action, Connection component, and Operation component for a Connector step in the General tab of the Connector step.

  1. Enter the display name to describe the step. If you do not specify the name, the name of the connector that you select will appear on the step.

  2. Select the type of connector, this is used to select the type of data source or destination, depending on where the data is coming from or going to. When used in the Start step, this is used to select the application or server you would like to connect to, or a listen web server that you would like to enable, to bring documents into the process.

  3. Select the type of connection to select, edit or create a Connection component for your specific application or server. The list of connections is filtered by the type of connector that you select. Connection components are reusable in other processes and process steps.

  4. Select the action from the list of actions such as Get, Send, Create, Query, Delete, Update etc. When used in the Start step, this is used to select the inbound action for your documents.

    • Get — Retrieves documents from the application or server.
    • Listen — Enables process listening for certain connector scenarios (for example, AS2, Web Services Server). You need to deploy the process to enable the web server for listening.
  5. Select the operation component for your specific application or server.
    The list of operations is filtered by the type of connector and action that you select. Operation components are reusable in other processes and process steps. During the configuration of connector operation components, the Import Operation wizard defaults to the selected connection component. This behavior occurs when making a connector call from the Start step, a Connector step, a parameter value, or a map function.

  6. Select Allow dynamic connection properties for any Dynamic Process Connection properties that are defined in the Set Properties step override connector settings and extension values within subsequent Connector steps. When cleared, the values set in connection settings and extension values take precedence, even if Dynamic Process Connection properties are defined within the Set Properties step. If the same connection is used multiple times within a process, the option needs to be enabled on each of the Connector steps. If this is not set, the same connections are executed with varying values at different points in the process.

On this Page